How to Install eclipse-wtp-webtools software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install eclipse-wtp-webtools software package in Ubuntu 16.04 LTS (Xenial Xerus)

eclipse-wtp-webtools software package provides Eclipse HTML, CSS and Javascript tools, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-wtp-webtools 

eclipse-wtp-webtools is installed in your system.

Make ensure the eclipse-wtp-webtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-wtp-webtools *

You will get with eclipse-wtp-webtools package name, version, architecture and description in a table

eclipse-wtp-webtools package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package eclipse-wtp-webtools
Version 3.6.3-1
Description Eclipse HTML, CSS and Javascript tools
Sub Section Devel


See Also, How to uninstall or remove eclipse-wtp-webtools software package from Ubuntu 16.04 LTS (Xenial Xerus) ?